Constants encompassing user type identifiers for the wrapping of nkTasks. More...
Static Public Attributes | |
static const std::string | NAMESPACE |
Identifies the namespace name. | |
static const std::string | SCHEDULER |
Identifies a nkTasks::Scheduler. | |
static const std::string | TASK |
Identifies a nkTasks::Task. | |
static const std::string | THREAD |
Identifies a nkTasks::Thread. | |
static const std::string | THREAD_SUBMITTED_WORK |
Identifies a nkTasks::ThreadSubmittedWork. | |
Constants encompassing user type identifiers for the wrapping of nkTasks.
Use those constant identifiers to identify wrapped types when wrapping your own functions.